home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / TOOLBOOK / IDC136.ZIP / SAMPLER.ZIP / RESOURCE.IDX < prev    next >
Text File  |  1993-12-16  |  1KB  |  27 lines

  1. <!-- Resources for IDC Sampler 1.0 17th December 1993 -->
  2.  
  3. <!entity sampler "sampler:\">
  4. <!entity images "c:\ken\idc\sampler\images\">
  5. <!entity windows "windows:\">
  6. <!entity toolbook "toolbook:\">
  7. <!entity example "example:\">
  8.  
  9. <index>
  10. <image name="Great Hall" file="&images;gh16.bmp">Great Hall</image>
  11. <image name="C16" file="&images;gh16.bmp">Great Hall 4-bit (16 colours)</image>
  12. <image name="C256" file="&images;gh256.bmp">Great Hall 8-bit (256 colours)</image>
  13. <image name="Town Hall" file="&images;townhall.bmp">Leeds Town Hall</image>
  14. <image name="Dales" file="&images;wharfdle.bmp">View of Wharfedale Beamsley
  15. Beacon</image>
  16. <image name=Country file="&images;ilkleymr.bmp">Walkers on Ilkley Moor</image>
  17. <image name="Park" file="&images;canalgd2.bmp">Canal Gardens Roundhay</image>
  18. <image name="Map" file="&images;gbsmall.bmp">Map of GB showing Leeds</image>
  19. <image name=graph file="&images;veltime.bmp">A simple velocity-time graph</image>
  20. <image name=amphetamine file="&images;amphet.bmp">Chemical structure of amphetamine</image>
  21. <idc name="IDC Example" file="&example;example.tbk">A small example document</idc>
  22. <app name=winhelp file="&windows;winhelp.hlp">Windows Help File</app>
  23. <app name=notepad file=notepad.exe arg="&sampler;readme.txt">Notepad
  24. Example</app>
  25. <app name=Toolbook file="&toolbook;tbook.exe" arg="&toolbook;pages.tbk">Toolbook Example</app>
  26. </index>
  27.